var runtime/trace.noopRegion

3 uses

	runtime/trace (current package)
		annotation.go#L155: 		return noopRegion
		annotation.go#L168: var noopRegion = &Region{}
		annotation.go#L172: 	if r == noopRegion {